Skip to content

SPR-11299: Add PATCH support to MockMvcRequestBuilders #437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

gregturn
Copy link
Contributor

This is shortcut to avoid having to use MockMvcRequestBuilders.request()
and instead have a simple patch(url, params...)

…uilders

This is short to avoid having to use MockMvcRequestBuilders.request()
and instead have a simple patch(url, params...)
@ghost ghost assigned rstoyanchev Jan 10, 2014
@philwebb
Copy link
Member

Have you signed the CLA ;)

@rstoyanchev
Copy link
Contributor

Thanks Greg, note that I've modified the commit message slightly to fit our guidelines as described in our CONTRIBUTING.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants